home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libnl2 / copyright next >
Encoding:
Text File  |  2010-03-10  |  2.8 KB  |  103 lines

  1. This package was debianized by Heiko Stuebner <heiko@sntech.de> on
  2. Tue, 16 Jan 2006 12:00:46 +0000.
  3. The packaging is based on Michael Biebl's <biebl@teco.edu> original packaging
  4. of libnl1.
  5.  
  6. It was downloaded from http://people.suug.ch/~tgr/libnl/
  7.  
  8. Upstream Author:
  9.    Thomas Graf <tgraf@suug.ch>
  10.  
  11.  
  12. Copyright: 
  13.  
  14. lib/route/addr.c 
  15. include/netlink/route/addr.h
  16.  
  17.    Copyright (c) Thomas Graf <tgraf@suug.ch>
  18.                  Baruch Even <baruch@ev-en.org>
  19.  
  20.  
  21. lib/route/cls/u32.c
  22. lib/route/cls/fw.c
  23. lib/route/sch/htb.c
  24. include/netlink/route/cls/fw.h
  25. include/netlink/route/sch/htb.h
  26.  
  27.    Copyright (c) Thomas Graf <tgraf@suug.ch>
  28.    Copyright (c) Petr Gotthard <petr.gotthard@siemens.com>
  29.    Copyright (c) Siemens AG Oesterreich
  30.  
  31.  
  32.  
  33. lib/netfilter/log_msg.c
  34. lib/netfilter/ct.c
  35. include/netlink/netfilter/log_msg.h
  36. include/netlink/netfilter/log.h
  37. lib/netfilter/log_obj.c
  38.  
  39.    Copyright (c) Thomas Graf <tgraf@suug.ch>
  40.    Copyright (c) Philip Craig <philipc@snapgear.com>
  41.    Copyright (c) Patrick McHardy <kaber@trash.net>
  42.    Copyright (c) Secure Computing Corporation
  43.  
  44.  
  45.  
  46. include/netlink/netfilter/queue_msg.h
  47. lib/netfilter/queue_msg_obj.c
  48. lib/netfilter/queue_msg.c
  49. lib/netfilter/queue.c
  50. lib/netfilter/netfilter.c
  51. lib/netfilter/queue_obj.c
  52. include/netlink/netfilter/netfilter.h
  53. include/netlink/netfilter/queue.h
  54. src/nf-queue.c
  55.  
  56.    Copyright (c) Patrick McHardy <kaber@trash.net>
  57.  
  58.  
  59.  
  60. All other *.c and *.h files not mentioned above are copyright of:
  61.  
  62.    Copyright (c) 2003-2006 Thomas Graf <tgraf@suug.ch>
  63.  
  64.  
  65. License:
  66.  
  67. src/nl-addr-add.c
  68. src/nl-addr-list.c
  69. src/nl-cls-add.c
  70. src/cls/utils.c
  71. src/cls/cgroup.c
  72. src/cls/utils.h
  73. src/cls/basic.c
  74. src/nl-addr-delete.c:
  75.  
  76.    This library is free software; you can redistribute it and/or modify
  77.    it under the terms of the GNU General Public License as published 
  78.    by the Free Software Foundation version 2 of the License.
  79.  
  80.    This program is distributed in the hope that it will be useful, but
  81.    WITHOUT ANY WARRANTY; without even the implied warranty of
  82.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  83.    General Public License for more details.
  84.  
  85. On Debian GNU/Linux systems, the complete text of the GNU General
  86. Public License can be found in /usr/share/common-licenses/GPL-2
  87.  
  88.  
  89. All other *.c and *.h files not mentioned above:
  90.  
  91.    This library is free software; you can redistribute it and/or modify
  92.    it under the terms of the GNU Lesser General Public License as published 
  93.    by the Free Software Foundation version 2.1 of the License.
  94.  
  95.    This program is distributed in the hope that it will be useful, but
  96.    WITHOUT ANY WARRANTY; without even the implied warranty of
  97.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  98.    General Public License for more details.
  99.  
  100. On Debian GNU/Linux systems, the complete text of the GNU Lesser General
  101. Public License can be found in /usr/share/common-licenses/LGPL-2.1 
  102.  
  103.